Conditional Printing/Processing

Introduction

Some situations require that certain fields should print (or not print) based on a specified criteria. A good example of this would be a signature limit on a purchase order. Your company policy could dictate that purchase orders less than a certain value would print a graphic image of a signature, but purchase orders above the limit would require an actual hand-written signature, thus no signature need be printed.  This situation could be handled easily by using FormFusion’s Conditional Print feature.

The following example uses a PO where a signature is printed on the PO if the total is less than $200. Page one of the output for this example contains a PO with a total of $195.50, and page two has a total of $285 (shown in the image below). The image of the signature will print on page one, but the field will be left blank on page two.

An individual field or entire page can be printed conditionally based upon specified criteria.

A finished form with a signature at the bottom. The total on the form determines if the signature is to be printed.